public class SimpleBOAagent extends BOAagent
acceptConditions, negotiationSession, offeringStrategy, omStrategy, opponentModel, outcomeSpace, savedOutcomesfNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace| Constructor and Description |
|---|
SimpleBOAagent() |
| Modifier and Type | Method and Description |
|---|---|
void |
agentSetup()
Method used to setup the agent.
|
java.lang.String |
getName() |
chooseAction, cleanUp, getAcceptanceStrategy, getOfferingStrategy, getOpponentModel, getVersion, init, ReceiveMessage, setDecoupledComponentsendSession, getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getUtility, internalInit, isUIAgent, loadSessionData, parseStrategyParameters, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleeppublic void agentSetup()
BOAagentagentSetup in class BOAagent